projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c97a4aa
)
(syms_of_keyboard) <overriding-terminal-local-map>: Doc fix.
author
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 7 Aug 2004 02:28:50 +0000
(
02:28
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 7 Aug 2004 02:28:50 +0000
(
02:28
+0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index 07b91d160403fea47085c4dd50cf7ba57bb77232..55802e7d30aa077937dfc82a65a8070f6de61493 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-11280,6
+11280,7
@@
The elements of the list are event types that may have menu bar bindings. */);
doc: /* Per-terminal keymap that overrides all other local keymaps.
If this variable is non-nil, it is used as a keymap instead of the
buffer's local map, and the minor mode keymaps and text property keymaps.
+It also overrides `overriding-local-map'.
This variable is intended to let commands such as `universal-argument'
set up a different keymap for reading the next command. */);